Skip to content

feat: categorize API elements#1263

Merged
lars-reimann merged 5 commits intomainfrom
custom-editor-stub-modifications
Nov 14, 2024
Merged

feat: categorize API elements#1263
lars-reimann merged 5 commits intomainfrom
custom-editor-stub-modifications

Conversation

@GideonKoenig
Copy link
Contributor

Summary of Changes

Modifies the language stubs in preparation for the Custom Editor/Visualization PR #1243.
Defines/Adjusts the DataScienceCategories and assigns them to a sample amount of functions and classes from the Safe-Ds language.

@github-actions
Copy link

github-actions bot commented Nov 12, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.18s
✅ TYPESCRIPT eslint 1 0 0 4.28s
✅ TYPESCRIPT prettier 1 0 0 0.59s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.75%. Comparing base (011ba31) to head (d342ee6).
Report is 39 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1263   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         112      112           
  Lines       12828    12828           
  Branches     4212     4212           
=======================================
  Hits        12797    12797           
  Misses         31       31           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@lars-reimann lars-reimann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great overall, I've just added a few suggestions.

@lars-reimann lars-reimann changed the title feat: Custom Editor preparation: Modify Stubs feat: categorize API elements Nov 14, 2024
@lars-reimann lars-reimann merged commit d0d971e into main Nov 14, 2024
@lars-reimann lars-reimann deleted the custom-editor-stub-modifications branch November 14, 2024 10:35
lars-reimann pushed a commit that referenced this pull request Nov 24, 2024
## [0.22.0](v0.21.1...v0.22.0) (2024-11-24)

### Features

* categorize API elements ([#1263](#1263)) ([d0d971e](d0d971e)), closes [#1243](#1243)
* disable inlay hints for assignee types by default ([#1260](#1260)) ([a651ade](a651ade))
* improve error messages from linker ([#1272](#1272)) ([eddd868](eddd868)), closes [#1268](#1268)
* output statement ([#1262](#1262)) ([011ba31](011ba31)), closes [#1259](#1259)
* remove schema concept from grammar ([#1273](#1273)) ([1a3bf80](1a3bf80)), closes [#1133](#1133)
@lars-reimann
Copy link
Member

🎉 This PR is included in version 0.22.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lars-reimann lars-reimann added the released Included in a release label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants